home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gcr0 / ui / gcr-certificate-basics-widget.ui next >
Extensible Markup Language  |  2009-10-19  |  22KB  |  505 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkVBox" id="certificate-basics-widget">
  5.     <property name="visible">True</property>
  6.     <property name="border_width">6</property>
  7.     <property name="spacing">6</property>
  8.     <child>
  9.       <object class="GtkFrame" id="frame1">
  10.         <property name="label_xalign">0</property>
  11.         <property name="shadow_type">GTK_SHADOW_NONE</property>
  12.         <child>
  13.           <object class="GtkVBox" id="vbox2">
  14.             <property name="visible">True</property>
  15.             <property name="border_width">6</property>
  16.             <child>
  17.               <object class="GtkLabel" id="ssl-client-cert-verified-label">
  18.                 <property name="visible">True</property>
  19.                 <property name="xalign">0</property>
  20.                 <property name="label" translatable="yes">SSL Client Certificate</property>
  21.               </object>
  22.               <packing>
  23.                 <property name="expand">False</property>
  24.                 <property name="fill">False</property>
  25.               </packing>
  26.             </child>
  27.             <child>
  28.               <object class="GtkLabel" id="ssl-server-cert-verified-label">
  29.                 <property name="visible">True</property>
  30.                 <property name="xalign">0</property>
  31.                 <property name="label" translatable="yes">SSL Server Certificate</property>
  32.               </object>
  33.               <packing>
  34.                 <property name="expand">False</property>
  35.                 <property name="fill">False</property>
  36.                 <property name="position">1</property>
  37.               </packing>
  38.             </child>
  39.             <child>
  40.               <object class="GtkLabel" id="email-signer-cert-verified-label">
  41.                 <property name="visible">True</property>
  42.                 <property name="xalign">0</property>
  43.                 <property name="label" translatable="yes">Email Signer Certificate</property>
  44.               </object>
  45.               <packing>
  46.                 <property name="expand">False</property>
  47.                 <property name="fill">False</property>
  48.                 <property name="position">2</property>
  49.               </packing>
  50.             </child>
  51.             <child>
  52.               <object class="GtkLabel" id="email-recipient-cert-verified-label">
  53.                 <property name="visible">True</property>
  54.                 <property name="xalign">0</property>
  55.                 <property name="label" translatable="yes">Email Recipient Certificate</property>
  56.               </object>
  57.               <packing>
  58.                 <property name="expand">False</property>
  59.                 <property name="fill">False</property>
  60.                 <property name="position">3</property>
  61.               </packing>
  62.             </child>
  63.           </object>
  64.         </child>
  65.         <child type="label">
  66.           <object class="GtkLabel" id="label3">
  67.             <property name="visible">True</property>
  68.             <property name="label" translatable="yes"><b>This certificate has been verified for the following uses:</b></property>
  69.             <property name="use_markup">True</property>
  70.           </object>
  71.         </child>
  72.       </object>
  73.       <packing>
  74.         <property name="expand">False</property>
  75.       </packing>
  76.     </child>
  77.     <child>
  78.       <object class="GtkHSeparator" id="hseparator1">
  79.           </object>
  80.       <packing>
  81.         <property name="expand">False</property>
  82.         <property name="position">1</property>
  83.       </packing>
  84.     </child>
  85.     <child>
  86.       <object class="GtkTable" id="table3">
  87.         <property name="visible">True</property>
  88.         <property name="border_width">3</property>
  89.         <property name="n_rows">15</property>
  90.         <property name="n_columns">2</property>
  91.         <property name="column_spacing">6</property>
  92.         <child>
  93.           <object class="GtkLabel" id="label25">
  94.             <property name="visible">True</property>
  95.             <property name="xalign">0</property>
  96.             <property name="yalign">1</property>
  97.             <property name="ypad">3</property>
  98.             <property name="label" translatable="yes"><b>Issued To</b></property>
  99.             <property name="use_markup">True</property>
  100.           </object>
  101.           <packing>
  102.             <property name="right_attach">2</property>
  103.             <property name="x_options">GTK_FILL</property>
  104.             <property name="y_options"/>
  105.           </packing>
  106.         </child>
  107.         <child>
  108.           <object class="GtkLabel" id="label26">
  109.             <property name="visible">True</property>
  110.             <property name="xalign">0</property>
  111.             <property name="xpad">6</property>
  112.             <property name="label" translatable="yes">Common Name (CN)</property>
  113.           </object>
  114.           <packing>
  115.             <property name="top_attach">1</property>
  116.             <property name="bottom_attach">2</property>
  117.             <property name="x_options">GTK_FILL</property>
  118.             <property name="y_options"/>
  119.           </packing>
  120.         </child>
  121.         <child>
  122.           <object class="GtkLabel" id="label27">
  123.             <property name="visible">True</property>
  124.             <property name="xalign">0</property>
  125.             <property name="xpad">6</property>
  126.             <property name="label" translatable="yes">Organization (O)</property>
  127.           </object>
  128.           <packing>
  129.             <property name="top_attach">2</property>
  130.             <property name="bottom_attach">3</property>
  131.             <property name="x_options">GTK_FILL</property>
  132.             <property name="y_options"/>
  133.           </packing>
  134.         </child>
  135.         <child>
  136.           <object class="GtkLabel" id="label28">
  137.             <property name="visible">True</property>
  138.             <property name="xalign">0</property>
  139.             <property name="xpad">6</property>
  140.             <property name="label" translatable="yes">Organizational Unit (OU)</property>
  141.           </object>
  142.           <packing>
  143.             <property name="top_attach">3</property>
  144.             <property name="bottom_attach">4</property>
  145.             <property name="x_options">GTK_FILL</property>
  146.             <property name="y_options"/>
  147.           </packing>
  148.         </child>
  149.         <child>
  150.           <object class="GtkLabel" id="label29">
  151.             <property name="visible">True</property>
  152.             <property name="xalign">0</property>
  153.             <property name="xpad">6</property>
  154.             <property name="label" translatable="yes">Serial Number</property>
  155.           </object>
  156.           <packing>
  157.             <property name="top_attach">4</property>
  158.             <property name="bottom_attach">5</property>
  159.             <property name="x_options">GTK_FILL</property>
  160.             <property name="y_options"/>
  161.           </packing>
  162.         </child>
  163.         <child>
  164.           <object class="GtkLabel" id="label31">
  165.             <property name="visible">True</property>
  166.             <property name="xalign">0</property>
  167.             <property name="xpad">6</property>
  168.             <property name="label" translatable="yes">Common Name (CN)</property>
  169.           </object>
  170.           <packing>
  171.             <property name="top_attach">6</property>
  172.             <property name="bottom_attach">7</property>
  173.             <property name="x_options">GTK_FILL</property>
  174.             <property name="y_options"/>
  175.           </packing>
  176.         </child>
  177.         <child>
  178.           <object class="GtkLabel" id="label32">
  179.             <property name="visible">True</property>
  180.             <property name="xalign">0</property>
  181.             <property name="xpad">6</property>
  182.             <property name="label" translatable="yes">Organization (O)</property>
  183.           </object>
  184.           <packing>
  185.             <property name="top_attach">7</property>
  186.             <property name="bottom_attach">8</property>
  187.             <property name="x_options">GTK_FILL</property>
  188.             <property name="y_options"/>
  189.           </packing>
  190.         </child>
  191.         <child>
  192.           <object class="GtkLabel" id="label33">
  193.             <property name="visible">True</property>
  194.             <property name="xalign">0</property>
  195.             <property name="xpad">6</property>
  196.             <property name="label" translatable="yes">Organizational Unit (OU)</property>
  197.           </object>
  198.           <packing>
  199.             <property name="top_attach">8</property>
  200.             <property name="bottom_attach">9</property>
  201.             <property name="x_options">GTK_FILL</property>
  202.             <property name="y_options"/>
  203.           </packing>
  204.         </child>
  205.         <child>
  206.           <object class="GtkLabel" id="label36">
  207.             <property name="visible">True</property>
  208.             <property name="xalign">0</property>
  209.             <property name="xpad">6</property>
  210.             <property name="label" translatable="yes">Issued On</property>
  211.           </object>
  212.           <packing>
  213.             <property name="top_attach">10</property>
  214.             <property name="bottom_attach">11</property>
  215.             <property name="x_options">GTK_FILL</property>
  216.             <property name="y_options"/>
  217.           </packing>
  218.         </child>
  219.         <child>
  220.           <object class="GtkLabel" id="label37">
  221.             <property name="visible">True</property>
  222.             <property name="xalign">0</property>
  223.             <property name="xpad">6</property>
  224.             <property name="label" translatable="yes">Expires On</property>
  225.           </object>
  226.           <packing>
  227.             <property name="top_attach">11</property>
  228.             <property name="bottom_attach">12</property>
  229.             <property name="x_options">GTK_FILL</property>
  230.             <property name="y_options"/>
  231.           </packing>
  232.         </child>
  233.         <child>
  234.           <object class="GtkLabel" id="label30">
  235.             <property name="visible">True</property>
  236.             <property name="xalign">0</property>
  237.             <property name="yalign">1</property>
  238.             <property name="ypad">3</property>
  239.             <property name="label" translatable="yes"><b>Issued By</b></property>
  240.             <property name="use_markup">True</property>
  241.           </object>
  242.           <packing>
  243.             <property name="right_attach">2</property>
  244.             <property name="top_attach">5</property>
  245.             <property name="bottom_attach">6</property>
  246.             <property name="x_options">GTK_FILL</property>
  247.             <property name="y_options"/>
  248.           </packing>
  249.         </child>
  250.         <child>
  251.           <object class="GtkLabel" id="label35">
  252.             <property name="visible">True</property>
  253.             <property name="xalign">0</property>
  254.             <property name="ypad">3</property>
  255.             <property name="label" translatable="yes"><b>Fingerprints</b></property>
  256.             <property name="use_markup">True</property>
  257.           </object>
  258.           <packing>
  259.             <property name="right_attach">2</property>
  260.             <property name="top_attach">12</property>
  261.             <property name="bottom_attach">13</property>
  262.             <property name="x_options">GTK_FILL</property>
  263.             <property name="y_options"/>
  264.           </packing>
  265.         </child>
  266.         <child>
  267.           <object class="GtkLabel" id="label38">
  268.             <property name="visible">True</property>
  269.             <property name="xalign">0</property>
  270.             <property name="xpad">6</property>
  271.             <property name="label" translatable="yes">SHA1 Fingerprint</property>
  272.           </object>
  273.           <packing>
  274.             <property name="top_attach">13</property>
  275.             <property name="bottom_attach">14</property>
  276.             <property name="x_options">GTK_FILL</property>
  277.             <property name="y_options"/>
  278.           </packing>
  279.         </child>
  280.         <child>
  281.           <object class="GtkLabel" id="label39">
  282.             <property name="visible">True</property>
  283.             <property name="xalign">0</property>
  284.             <property name="xpad">6</property>
  285.             <property name="label" translatable="yes">MD5 Fingerprint</property>
  286.           </object>
  287.           <packing>
  288.             <property name="top_attach">14</property>
  289.             <property name="bottom_attach">15</property>
  290.             <property name="x_options">GTK_FILL</property>
  291.             <property name="y_options"/>
  292.           </packing>
  293.         </child>
  294.         <child>
  295.           <object class="GtkLabel" id="issued-to-o">
  296.             <property name="visible">True</property>
  297.             <property name="can_focus">True</property>
  298.             <property name="xalign">0</property>
  299.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  300.             <property name="selectable">True</property>
  301.           </object>
  302.           <packing>
  303.             <property name="left_attach">1</property>
  304.             <property name="right_attach">2</property>
  305.             <property name="top_attach">2</property>
  306.             <property name="bottom_attach">3</property>
  307.             <property name="x_options">GTK_FILL</property>
  308.             <property name="y_options"/>
  309.           </packing>
  310.         </child>
  311.         <child>
  312.           <object class="GtkLabel" id="issued-to-ou">
  313.             <property name="visible">True</property>
  314.             <property name="can_focus">True</property>
  315.             <property name="xalign">0</property>
  316.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  317.             <property name="selectable">True</property>
  318.           </object>
  319.           <packing>
  320.             <property name="left_attach">1</property>
  321.             <property name="right_attach">2</property>
  322.             <property name="top_attach">3</property>
  323.             <property name="bottom_attach">4</property>
  324.             <property name="x_options">GTK_FILL</property>
  325.             <property name="y_options"/>
  326.           </packing>
  327.         </child>
  328.         <child>
  329.           <object class="GtkLabel" id="issued-to-serial">
  330.             <property name="visible">True</property>
  331.             <property name="can_focus">True</property>
  332.             <property name="xalign">0</property>
  333.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  334.             <property name="selectable">True</property>
  335.           </object>
  336.           <packing>
  337.             <property name="left_attach">1</property>
  338.             <property name="right_attach">2</property>
  339.             <property name="top_attach">4</property>
  340.             <property name="bottom_attach">5</property>
  341.             <property name="x_options">GTK_FILL</property>
  342.             <property name="y_options"/>
  343.           </packing>
  344.         </child>
  345.         <child>
  346.           <object class="GtkLabel" id="issued-by-cn">
  347.             <property name="visible">True</property>
  348.             <property name="can_focus">True</property>
  349.             <property name="xalign">0</property>
  350.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  351.             <property name="selectable">True</property>
  352.           </object>
  353.           <packing>
  354.             <property name="left_attach">1</property>
  355.             <property name="right_attach">2</property>
  356.             <property name="top_attach">6</property>
  357.             <property name="bottom_attach">7</property>
  358.             <property name="x_options">GTK_FILL</property>
  359.             <property name="y_options"/>
  360.           </packing>
  361.         </child>
  362.         <child>
  363.           <object class="GtkLabel" id="issued-by-o">
  364.             <property name="visible">True</property>
  365.             <property name="can_focus">True</property>
  366.             <property name="xalign">0</property>
  367.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  368.             <property name="selectable">True</property>
  369.           </object>
  370.           <packing>
  371.             <property name="left_attach">1</property>
  372.             <property name="right_attach">2</property>
  373.             <property name="top_attach">7</property>
  374.             <property name="bottom_attach">8</property>
  375.             <property name="x_options">GTK_FILL</property>
  376.             <property name="y_options"/>
  377.           </packing>
  378.         </child>
  379.         <child>
  380.           <object class="GtkLabel" id="issued-by-ou">
  381.             <property name="visible">True</property>
  382.             <property name="can_focus">True</property>
  383.             <property name="xalign">0</property>
  384.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  385.             <property name="selectable">True</property>
  386.           </object>
  387.           <packing>
  388.             <property name="left_attach">1</property>
  389.             <property name="right_attach">2</property>
  390.             <property name="top_attach">8</property>
  391.             <property name="bottom_attach">9</property>
  392.             <property name="x_options">GTK_FILL</property>
  393.             <property name="y_options"/>
  394.           </packing>
  395.         </child>
  396.         <child>
  397.           <object class="GtkLabel" id="validity-issued-on">
  398.             <property name="visible">True</property>
  399.             <property name="can_focus">True</property>
  400.             <property name="xalign">0</property>
  401.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  402.             <property name="selectable">True</property>
  403.           </object>
  404.           <packing>
  405.             <property name="left_attach">1</property>
  406.             <property name="right_attach">2</property>
  407.             <property name="top_attach">10</property>
  408.             <property name="bottom_attach">11</property>
  409.             <property name="x_options">GTK_FILL</property>
  410.             <property name="y_options"/>
  411.           </packing>
  412.         </child>
  413.         <child>
  414.           <object class="GtkLabel" id="validity-expires-on">
  415.             <property name="visible">True</property>
  416.             <property name="can_focus">True</property>
  417.             <property name="xalign">0</property>
  418.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  419.             <property name="selectable">True</property>
  420.           </object>
  421.           <packing>
  422.             <property name="left_attach">1</property>
  423.             <property name="right_attach">2</property>
  424.             <property name="top_attach">11</property>
  425.             <property name="bottom_attach">12</property>
  426.             <property name="x_options">GTK_FILL</property>
  427.             <property name="y_options"/>
  428.           </packing>
  429.         </child>
  430.         <child>
  431.           <object class="GtkLabel" id="fingerprints-sha1">
  432.             <property name="visible">True</property>
  433.             <property name="can_focus">True</property>
  434.             <property name="xalign">0</property>
  435.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  436.             <property name="selectable">True</property>
  437.           </object>
  438.           <packing>
  439.             <property name="left_attach">1</property>
  440.             <property name="right_attach">2</property>
  441.             <property name="top_attach">13</property>
  442.             <property name="bottom_attach">14</property>
  443.             <property name="x_options">GTK_FILL</property>
  444.             <property name="y_options"/>
  445.           </packing>
  446.         </child>
  447.         <child>
  448.           <object class="GtkLabel" id="fingerprints-md5">
  449.             <property name="visible">True</property>
  450.             <property name="can_focus">True</property>
  451.             <property name="xalign">0</property>
  452.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  453.             <property name="selectable">True</property>
  454.           </object>
  455.           <packing>
  456.             <property name="left_attach">1</property>
  457.             <property name="right_attach">2</property>
  458.             <property name="top_attach">14</property>
  459.             <property name="bottom_attach">15</property>
  460.             <property name="x_options">GTK_FILL</property>
  461.             <property name="y_options"/>
  462.           </packing>
  463.         </child>
  464.         <child>
  465.           <object class="GtkLabel" id="issued-to-cn">
  466.             <property name="visible">True</property>
  467.             <property name="can_focus">True</property>
  468.             <property name="xalign">0</property>
  469.             <property name="label" translatable="yes"><Not Part of Certificate></property>
  470.             <property name="selectable">True</property>
  471.           </object>
  472.           <packing>
  473.             <property name="left_attach">1</property>
  474.             <property name="right_attach">2</property>
  475.             <property name="top_attach">1</property>
  476.             <property name="bottom_attach">2</property>
  477.             <property name="x_options">GTK_FILL</property>
  478.             <property name="y_options"/>
  479.           </packing>
  480.         </child>
  481.         <child>
  482.           <object class="GtkLabel" id="label34">
  483.             <property name="visible">True</property>
  484.             <property name="xalign">0</property>
  485.             <property name="ypad">3</property>
  486.             <property name="label" translatable="yes"><b>Validity</b></property>
  487.             <property name="use_markup">True</property>
  488.           </object>
  489.           <packing>
  490.             <property name="right_attach">2</property>
  491.             <property name="top_attach">9</property>
  492.             <property name="bottom_attach">10</property>
  493.             <property name="x_options">GTK_FILL</property>
  494.             <property name="y_options"/>
  495.           </packing>
  496.         </child>
  497.       </object>
  498.       <packing>
  499.         <property name="expand">False</property>
  500.         <property name="position">2</property>
  501.       </packing>
  502.     </child>
  503.   </object>
  504. </interface>
  505.